home *** CD-ROM | disk | FTP | other *** search
- # SpamAssassin user preferences file. See 'man Mail::SpamAssassin::Conf' for
- # details of what can be tweaked.
- #*
- #* Note: this file is never read by SpamAssassin. Instead, it will be copied
- #* to a user's home directory, allowing them to perform personalised
- #* customisation. If you want to make changes to the site-wide defaults,
- #* create a file in /etc/spamassassin or /etc/mail/spamassassin instead.
- ###########################################################################
-
- # How many hits before a mail is considered spam.
- # required_hits 5
-
- # Whitelist and blacklist addresses are now file-glob-style patterns, so
- # "friend@somewhere.com", "*@isp.com", or "*.domain.net" will all work.
- # whitelist_from someone@somewhere.com
-
- # Add your own customised scores for some tests below. The default scores are
- # read from the installed spamassassin rules files, but you can override them
- # here. To see the list of tests and their default scores, go to
- # http://spamassassin.org/tests.html .
- #
- # score SYMBOLIC_TEST_NAME n.nn
-
-